qemu-xen: Set localstatedir to /var.
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 8 Oct 2013 12:59:57 +0000 (13:59 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 10 Oct 2013 08:32:04 +0000 (09:32 +0100)
commitf2831c3a4ac803541eaf0a5992665c06ee852441
treedd65ff745576d43208d40b0d0bb8db791dd2d120
parent9786c7ffe8d6a0362afb629bde6b655274b134f8
qemu-xen: Set localstatedir to /var.

This path is used by the QEMU build system to create the /run directory.
If local-state-dir is not set, the result become $prefix/var which
is not an acceptable path.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/Makefile